home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gcc-263 / config / mips / t-mips < prev    next >
Encoding:
Text File  |  1993-10-08  |  358 b   |  9 lines

  1. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
  2. # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
  3. # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
  4.  
  5. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  6. # and does not need anything from libgcc1.a.
  7. LIBGCC1 = libgcc1.null
  8. CROSS_LIBGCC1 = libgcc1.null
  9.